Skip to content

Add if_clause #8

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 3 commits into from
Closed

Add if_clause #8

wants to merge 3 commits into from

Conversation

inaki-amatria
Copy link
Member

so we can visit the first line of the block_if_statement in a single node.

@inaki-amatria inaki-amatria self-assigned this May 28, 2025
@inaki-amatria inaki-amatria force-pushed the feature/AddIfClauseNode branch from 0f8c79c to 2f2d825 Compare May 30, 2025 06:22
This lets us visit the first line of a `block_if_statement` as a single
node. It also ensures that the statements inside the `if` appear as
children of the construct in the AST.
@inaki-amatria inaki-amatria force-pushed the feature/AddIfClauseNode branch from 2f2d825 to 3b914f6 Compare May 30, 2025 06:55
@inaki-amatria inaki-amatria deleted the feature/AddIfClauseNode branch May 30, 2025 10:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant